Skip to content

Add hb.version() and rename hb.version to hb.version_string()#105

Merged
khaledhosny merged 1 commit intomainfrom
more-version
Sep 24, 2024
Merged

Add hb.version() and rename hb.version to hb.version_string()#105
khaledhosny merged 1 commit intomainfrom
more-version

Conversation

@khaledhosny
Copy link
Contributor

hb.version() returns an array of [major, minor, patch] as numbers.

hb.version() returns an object with major, minor, and micro properties
as numbers, while hb.version_string() returns a string.
@khaledhosny khaledhosny deleted the more-version branch September 24, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants